CVE-2025-10789
SourceCodester Online Hotel Reservation System SQL Injection Vulnerability
Description
A vulnerability was identified in SourceCodester Online Hotel Reservation System 1.0. The impacted element is an unknown function of the file deleteslide.php. The manipulation of the argument ID leads to sql injection. Remote exploitation of the attack is possible. The exploit is publicly available and might be used.
INFO
Published Date :
Sept. 22, 2025, 11:08 a.m.
Last Modified :
Sept. 22, 2025, 11:08 a.m.
Remotely Exploit :
No
Source :
None
Solution
- Validate and sanitize the 'ID' argument in deleteslide.php.
- Implement parameterized queries or prepared statements.
- Review and secure all database interaction points.
- Update the system to a patched version if available.
References to Advisories, Solutions, and Tools
Here, you will find a curated list of external links that provide in-depth
information, practical solutions, and valuable tools related to
CVE-2025-10789
.
URL | Resource |
---|---|
https://vuldb.com/?id.325146 | vdb-entry technical-description |
https://vuldb.com/?ctiid.325146 | signature permissions-required |
https://vuldb.com/?submit.653881 | third-party-advisory |
https://gold-textbook-8ff.notion.site/Online-Hotel-Reservation-System-In-PHP-With-Source-Code-deleteslide-php-sql-injection-26d85e97f353807585d7e600b31d339e | exploit |
https://www.sourcecodester.com/ | product |
CWE - Common Weakness Enumeration
While CVE identifies
specific instances of vulnerabilities, CWE categorizes the common flaws or
weaknesses that can lead to vulnerabilities. CVE-2025-10789
is
associated with the following CWEs:
Common Attack Pattern Enumeration and Classification (CAPEC)
Common Attack Pattern Enumeration and Classification
(CAPEC)
stores attack patterns, which are descriptions of the common attributes and
approaches employed by adversaries to exploit the CVE-2025-10789
weaknesses.
We scan GitHub repositories to detect new proof-of-concept exploits. Following list is a collection of public exploits and proof-of-concepts, which have been published on GitHub (sorted by the most recently updated).
Results are limited to the first 15 repositories due to potential performance issues.
The following list is the news that have been mention
CVE-2025-10789
vulnerability anywhere in the article.